home *** CD-ROM | disk | FTP | other *** search
/ System Booster / System Booster.iso / Archivers / FindCrunch / Mui_Version.doc < prev    next >
Text File  |  1996-09-26  |  876b  |  33 lines

  1. Quick doc for CheckCrunch MUI Version :
  2.  
  3. I have made a quick MUI Version ( in C ) of CheckCrunch.
  4. WARNING, this is a preview, not sure that all is correct.
  5.  
  6. For this version, you need MUI, Xfdmaster library, and all libraries
  7. needed by MUI.
  8.  
  9. It work like the 'light' version.
  10.  
  11. With the menu you can :
  12.     - Clear a loaded file,
  13.     - load a file
  14.     - quit the program
  15.  
  16. The GUI has a line of buttons :
  17.     - Load : load a file,
  18.     - Search : begin search in file
  19.     - Continue : coninue search after a stop or a cruncher is found
  20.     - Save Crunched : save crunched datas
  21.     - Decrunch : Decrunch datas
  22.     - Save Decrunch : save derunched datas after use of decrunch button
  23.     - Stop : stop search
  24.  
  25. To DO :
  26.     - add a progress indicator
  27.     - perhaps multiselect
  28.     - more information about decrunch errors
  29.     - Test speed against asm version
  30.  
  31. If you have any problem or idea, contact me (look at other doc).
  32.  
  33.